home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / runrun.swf / scripts / DefineButton2_110 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-07-07  |  49 b   |  4 lines

  1. on(release){
  2.    _parent.gotoAndStop("gra");
  3. }
  4.